projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7c47ab
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 24 Nov 2000 19:29:26 +0000
(19:29 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 24 Nov 2000 19:29:26 +0000
(19:29 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ecbe9feb14cfc0bf825b2eb22395e3a56c3afc3e..2d32e16965471c584619ec9367900dfd3516c602 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
2000-11-24 Gerd Moellmann <gerd@gnu.org>
+ * xdisp.c (init_from_display_pos): If POS says we're already after
+ an overlay string ending at POS, make sure to pop the iterator
+ because it will be in front of that overlay string. When POS is
+ ZV, we've thereby also ``processed'' overlay strings at ZV.
+
* xfaces.c (lface_from_face_name): Function comment fix.
2000-11-24 Miles Bader <miles@gnu.org>